From: Glenn Morris Date: Fri, 16 May 2014 06:06:55 +0000 (-0700) Subject: * etc/TODO: Add entry on printing. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3423^2~1636 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1e217552d247b8b64cda5ac93805f039071204fc;p=emacs.git * etc/TODO: Add entry on printing. --- diff --git a/etc/TODO b/etc/TODO index a0952e825e7..10798688a35 100644 --- a/etc/TODO +++ b/etc/TODO @@ -309,6 +309,12 @@ familiar with GNUstep and Objective C. * Other features we would like: +** A more modern printing interface. One that pops up a dialog that lets +you choose printer, page style, etc. +Integration with the Gtk print dialog is apparently difficult. See eg: +http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html +http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html + ** Allow frames(terminals) created by emacsclient to inherit their environment from the emacsclient process. ** Remove the default toggling behavior of minor modes when called from elisp